[INFO] cloning repository https://github.com/IllusiveBagel/Rustact
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/IllusiveBagel/Rustact" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FIllusiveBagel%2FRustact", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FIllusiveBagel%2FRustact'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 81d436acfee9242454810eb676a3c255168deff7
[INFO] testing IllusiveBagel/Rustact against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FIllusiveBagel%2FRustact" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/IllusiveBagel/Rustact
[INFO] finished tweaking git repo https://github.com/IllusiveBagel/Rustact
[INFO] tweaked toml for git repo https://github.com/IllusiveBagel/Rustact written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/IllusiveBagel/Rustact on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/IllusiveBagel/Rustact already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6b6c337c21a816223d947646e748809e227215ae12827e4412c36617ed556582
[INFO] running `Command { std: "docker" "start" "-a" "6b6c337c21a816223d947646e748809e227215ae12827e4412c36617ed556582", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6b6c337c21a816223d947646e748809e227215ae12827e4412c36617ed556582", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6b6c337c21a816223d947646e748809e227215ae12827e4412c36617ed556582", kill_on_drop: false }`
[INFO] [stdout] 6b6c337c21a816223d947646e748809e227215ae12827e4412c36617ed556582
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 32398466b8a7fec755c50d68164343674130b9c6bf397b948677d94264b3daed
[INFO] running `Command { std: "docker" "start" "-a" "32398466b8a7fec755c50d68164343674130b9c6bf397b948677d94264b3daed", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling compact_str v0.7.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling mio v1.1.0
[INFO] [stderr]    Compiling unicode-truncate v1.1.0
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling crossterm v0.27.0
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling stability v0.2.1
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling ratatui v0.26.3
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling rustact v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 47.37s
[INFO] running `Command { std: "docker" "inspect" "32398466b8a7fec755c50d68164343674130b9c6bf397b948677d94264b3daed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "32398466b8a7fec755c50d68164343674130b9c6bf397b948677d94264b3daed", kill_on_drop: false }`
[INFO] [stdout] 32398466b8a7fec755c50d68164343674130b9c6bf397b948677d94264b3daed
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8b8ff0b92a0c3ba97594a6c6e0fec3c16e93feb40fd00721732588716cc45b35
[INFO] running `Command { std: "docker" "start" "-a" "8b8ff0b92a0c3ba97594a6c6e0fec3c16e93feb40fd00721732588716cc45b35", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustact v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 5.33s
[INFO] running `Command { std: "docker" "inspect" "8b8ff0b92a0c3ba97594a6c6e0fec3c16e93feb40fd00721732588716cc45b35", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8b8ff0b92a0c3ba97594a6c6e0fec3c16e93feb40fd00721732588716cc45b35", kill_on_drop: false }`
[INFO] [stdout] 8b8ff0b92a0c3ba97594a6c6e0fec3c16e93feb40fd00721732588716cc45b35
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 956d4bdc09e1e708ba0a906fafbe5477c8dc7d12180cd16da5d2ffe41fc13d76
[INFO] running `Command { std: "docker" "start" "-a" "956d4bdc09e1e708ba0a906fafbe5477c8dc7d12180cd16da5d2ffe41fc13d76", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rustact-3b3781836cace9f5)
[INFO] [stdout] 
[INFO] [stdout] running 22 tests
[INFO] [stdout] test events::tests::ctrl_c_and_mouse_helpers_behave_as_expected ... ok
[INFO] [stdout] test events::tests::event_bus_publish_delivers_to_subscribers ... ok
[INFO] [stdout] test interactions::tests::button_click_detects_coordinates_within_hitbox ... ok
[INFO] [stdout] test events::tests::map_terminal_event_converts_supported_inputs ... ok
[INFO] [stdout] test runtime::tests::app::flatten_tree_items_includes_only_expanded_children ... ok
[INFO] [stdout] test runtime::tests::dispatcher::events_accessor_returns_shared_bus ... ok
[INFO] [stdout] test runtime::tests::dispatcher::request_render_queues_app_message ... ok
[INFO] [stdout] test styles::tests::parser::parses_declarations_with_quotes ... ok
[INFO] [stdout] test styles::tests::parser::parses_hex_and_rgb_colors ... ok
[INFO] [stdout] test styles::tests::errors::parse_fails_when_selector_repeats_class_segment ... ok
[INFO] [stdout] test styles::tests::errors::parse_fails_when_selector_repeats_id_segment ... ok
[INFO] [stdout] test styles::tests::parser::strips_block_comments ... ok
[INFO] [stdout] test hooks::tests::registry::with_effect_slot_initializes_vacant_entries ... ok
[INFO] [stdout] test text_input::tests::handle::handle_focuses_registered_input ... ok
[INFO] [stdout] test styles::tests::stylesheet::specificity_and_order_control_overrides ... ok
[INFO] [stdout] test text_input::tests::handle::handle_updates_value_cursor_and_status ... ok
[INFO] [stdout] test styles::tests::stylesheet::parses_stylesheet_and_applies_root_properties ... ok
[INFO] [stdout] test text_input::tests::state::new_state_places_cursor_at_end ... ok
[INFO] [stdout] test text_input::tests::state::snapshot_copies_runtime_values ... ok
[INFO] [stdout] test hooks::tests::registry::prune_runs_effect_cleanup_and_drops_store ... ok
[INFO] [stdout] test runtime::tests::app::app_run_uses_custom_runtime_driver ... ok
[INFO] [stdout] test interactions::tests::reset_clears_hitboxes_and_prevents_future_matches ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 22 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests rustact
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "956d4bdc09e1e708ba0a906fafbe5477c8dc7d12180cd16da5d2ffe41fc13d76", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "956d4bdc09e1e708ba0a906fafbe5477c8dc7d12180cd16da5d2ffe41fc13d76", kill_on_drop: false }`
[INFO] [stdout] 956d4bdc09e1e708ba0a906fafbe5477c8dc7d12180cd16da5d2ffe41fc13d76
